Skip to content

Conversation

@vogella
Copy link
Contributor

@vogella vogella commented Oct 24, 2025

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 24, 2025

Test Results

 3 018 files  ±0   3 018 suites  ±0   2h 9m 38s ⏱️ + 2m 30s
 8 234 tests ±0   7 985 ✅ ±0  249 💤 ±0  0 ❌ ±0 
23 622 runs  ±0  22 828 ✅ ±0  794 💤 ±0  0 ❌ ±0 

Results for commit 528a8d5. ± Comparison against base commit 87352d6.

♻️ This comment has been updated with latest results.

@vogella vogella force-pushed the remove-unused-testname-rule branch 2 times, most recently from 0d019c7 to d57693f Compare November 4, 2025 13:33
vogella pushed a commit to vogella/eclipse.platform.ui that referenced this pull request Nov 4, 2025
This commit removes unused JUnit TestName rule imports and field
declarations from three test classes:
- PartRenderingEngineTests.java
- TestUnitRegistrationWindows.java
- TextEditorPluginTest.java

The TestName fields were declared but never used in the test methods.
This cleanup also removes debug println statements that were left in
TestUnitRegistrationWindows.java.

Fixes: eclipse-platform#3451
vogella pushed a commit to vogella/eclipse.platform.ui that referenced this pull request Nov 4, 2025
This commit removes unused JUnit TestName rule imports and field
declarations from three test classes:
- PartRenderingEngineTests.java
- TestUnitRegistrationWindows.java
- TextEditorPluginTest.java

The TestName fields were declared but never used in the test methods.
This cleanup also removes debug println statements that were left in
TestUnitRegistrationWindows.java.

Fixes: eclipse-platform#3451
@vogella vogella force-pushed the remove-unused-testname-rule branch from d57693f to eb2a4ce Compare November 4, 2025 19:12
vogella added a commit to vogella/eclipse.platform.ui that referenced this pull request Nov 4, 2025
This commit removes unused JUnit TestName rule imports and field
declarations from three test classes:
- PartRenderingEngineTests.java
- TestUnitRegistrationWindows.java
- TextEditorPluginTest.java

The TestName fields were declared but never used in the test methods.
This cleanup also removes debug println statements that were left in
TestUnitRegistrationWindows.java.

Fixes: eclipse-platform#3451
@vogella vogella force-pushed the remove-unused-testname-rule branch from eb2a4ce to a9a50ff Compare November 4, 2025 19:13
vogella added a commit to vogella/eclipse.platform.ui that referenced this pull request Nov 6, 2025
This commit removes unused JUnit TestName rule imports and field
declarations from three test classes:
- PartRenderingEngineTests.java
- TestUnitRegistrationWindows.java
- TextEditorPluginTest.java

The TestName fields were declared but never used in the test methods.
This cleanup also removes debug println statements that were left in
TestUnitRegistrationWindows.java.

Fixes: eclipse-platform#3451
@vogella vogella force-pushed the remove-unused-testname-rule branch from a9a50ff to 7d6c6dd Compare November 6, 2025 17:44
This commit removes unused JUnit TestName rule imports and field
declarations from three test classes:
- PartRenderingEngineTests.java
- TestUnitRegistrationWindows.java
- TextEditorPluginTest.java

The TestName fields were declared but never used in the test methods.
This cleanup also removes debug println statements that were left in
TestUnitRegistrationWindows.java.

Fixes: eclipse-platform#3451
@vogella vogella force-pushed the remove-unused-testname-rule branch from 7d6c6dd to 528a8d5 Compare November 7, 2025 09:19
@vogella vogella merged commit 191a1c7 into eclipse-platform:master Nov 7, 2025
18 checks passed
@vogella vogella deleted the remove-unused-testname-rule branch November 7, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant